Skip to content

Snowflake: Add support for PUT#2341

Merged
yoavcloud merged 1 commit into
apache:mainfrom
formalco:ramnes/snowflake-put
May 20, 2026
Merged

Snowflake: Add support for PUT#2341
yoavcloud merged 1 commit into
apache:mainfrom
formalco:ramnes/snowflake-put

Conversation

@ramnes
Copy link
Copy Markdown
Contributor

@ramnes ramnes commented May 12, 2026

This PR adds a Statement::Put variant and parses the documented grammar:

PUT 'file://<path>' <internalStage> [ <option> = <value> ... ]

https://docs.snowflake.com/en/sql-reference/sql/put

This PR adds a `Statement::Put` variant and parses the documented grammar:

```sql
PUT 'file://<path>' <internalStage> [ <option> = <value> ... ]
```

https://docs.snowflake.com/en/sql-reference/sql/put
@yoavcloud
Copy link
Copy Markdown
Contributor

Looks good @ramnes!

@yoavcloud yoavcloud added this pull request to the merge queue May 20, 2026
Merged via the queue into apache:main with commit 05428be May 20, 2026
10 checks passed
@ramnes
Copy link
Copy Markdown
Contributor Author

ramnes commented May 20, 2026

Thanks for the review and merge @yoavcloud! Related PR in case you didn't see it yet: #2336

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants